home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / OTHER_LA / 0289.ZIP / READ.ME < prev    next >
Text File  |  1986-12-16  |  5KB  |  94 lines

  1. ---------------
  2. This SNOBOL4+ utilities demonstration diskette was prepared on December
  3. 16, 1986 by Gordon E. Peterson II.  
  4.  
  5. ---------------
  6.     This disk contains an assortment of interesting software for the IBM
  7. PC, along with related supporting files.
  8.  
  9.     The file UTILSDOC.TXT describes some of the utilities provided on the
  10. diskette, along with several others which are available separately.  All the
  11. utilities described have been written in the very powerful SNOBOL4+ language.
  12. As an example of the power of the SNOBOL4+ language, the complete source 
  13. program listing for the LIST utility is provided on the diskette.  Note that 
  14. even with all of the options supported by LIST, and without any particular 
  15. effort to optimize the program (it could very easily be changed to 30 or
  16. fewer source statements with no loss of function or efficiency), the fully-
  17. featured utility is only 37 SNOBOL4+ source statements long!  The DIRTREE
  18. program is only 66 statements.
  19.  
  20.     The print file EXAMPLE.LST shows an example output from the SPACE
  21. utility, which is described in the UTILSDOC.TXT file.  The SPACE utility is
  22. available separately, and includes all the functions of the DIRTREE
  23. utility as a subset.  The EXAMPLE.LST listing is set for a 132 column printer
  24. (or an 80 column printer in condensed print mode).  This utility is tremen-
  25. dously useful in helping you to manage your hard disk.  It also helps you
  26. to root out all those places you have the same file under different names
  27. or in different subdirectories, consuming unnecessary space (you'd be
  28. surprised, like I was, to see how much space you can recover!).  
  29.  
  30.     Please notice that .SAV format files produced by SNOBOL4+ are
  31. specific to the version (although not the copy) of the corresponding SNORUN
  32. run-time package.  All the .SAV files on this diskette, therefore, correspond
  33. to the SNORUN.EXE runtime (version 2.0) as supplied on this diskette.  These
  34. .SAV files, for example, will not run under later versions of SNORUN.  Should
  35. you receive a later version of SNORUN from somewhere, or newer versions of
  36. these .SAV format programs compiled under a later version of the SNOBOL4+
  37. system, please be careful to not get them confused.  
  38.  
  39.     I have also written a device driver supporting your PC's loudspeaker.
  40. This device driver allows you to reconfigure your machine's beep to sound
  41. however you want it to.  It allows you to write sound programs directly to
  42. the speaker from any of your programs, regardless of the language you have
  43. written them in.  And, it eliminates those annoying delays your PC goes into
  44. whenever it is beeping.  The device driver is called DRVSPKR.SYS and should
  45. be available, with a complete User's Guide and tutorial, from the same place 
  46. you got these SNOBOL4+ utility programs, for $10 or less.  
  47.  
  48.     You are also encouraged to acquire your own personal copy of
  49. SNOBOL4+, which is one of the two most powerful and highest-level program-
  50. ming languages currently available for PC-class machines.  Unlike some
  51. powerful programming languages, SNOBOL4+ is very easy to learn and allows
  52. you to write significant and useful programs in short order.  It is probably
  53. the most useful single programming support tool I have.  You'll love it too.
  54. Ask at your local computer store.  If they don't have it, ask them to order
  55. it for you.  If they won't, you can order it through me.  The price is
  56. $99.95 (please add $10 for postage and handling within the U.S. or $50 for
  57. airmail delivery and additional handling charges to Europe.  Do not send
  58. cash.  Price subject to change without notice;  please allow sufficient time
  59. for mail delivery and foreign checks to clear).  
  60.  
  61.     This diskette is being placed into the public domain as an experiment
  62. in "ShareWare".  The "ShareWare" concept is to make quality software 
  63. available at extremely low prices so that everyone can afford it.  Also, in
  64. a world of dozens of competing programs, how can you tell which ones you will
  65. and which ones you won't use??  "ShareWare" allows you to actually take the
  66. software home and live with it, on your own machine.  
  67.  
  68.     If you end up liking this software, and using it, I hope that you'll
  69. want to make a contribution to the program's author at the address below.
  70. In this way, I can advise you of updated versions of these programs, as well
  71. as the many other useful programs that are available.  Since program
  72. development is an ongoing effort, you are also encouraged to suggest other
  73. generally useful utilities you'd like to see.  A contribution of ten dollars
  74. is suggested, but feel free to make it more (or less!) based upon your
  75. honest feeling of how useful this software is to you, just as you would tip
  76. a waiter in a nice restaurant based upon how helpful he was during your
  77. dinner!
  78.  
  79.     I hope that you will find these utilities useful.  Enjoy!
  80.  
  81.                     Gordon E. Peterson II
  82.                     P.O. Box 40476
  83.                     San Antonio, Texas  78229-0476
  84.                     United States of America
  85.  
  86. P.S.  Since I am presently spending quite a lot of time outside of the
  87. United States, please allow extra time for mail at the above address to 
  88. be forwarded to me.  Thanks!
  89.  
  90.  
  91.  
  92.  
  93.     
  94.